func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L134: 			dumpgstatus(gp)
		preempt.go#L267: 		dumpgstatus(gp)
		proc.go#L751: func dumpgstatus(gp *g) {
		proc.go#L852: 		dumpgstatus(gp)
		proc.go#L913: 		dumpgstatus(gp)
		proc.go#L926: 		dumpgstatus(gp)
		proc.go#L2426: 		dumpgstatus(_g_.m.lockedg.ptr())
		proc.go#L3342: 		dumpgstatus(gp)
		proc.go#L3391: 		dumpgstatus(gp)